home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Information / WebSites / Eyetech / login.php?Action=Buy&ID=ACC-040-28 < prev    next >
Text File  |  2001-08-06  |  4KB  |  153 lines

  1.         <p>
  2.         <div align="center">
  3.         <hr size="4" noshade>
  4.         <font color="blue">You must log in before you can add items to the shopping basket. If you have done this before, enter your e-mail address and password below.<p>
  5.                      If this is your first time, please complete the New User Registration.<p>
  6.                      Then you may proceed with your purchases.</font>
  7.         <hr size="4" noshade>
  8.         </div>
  9.         <p>
  10.             <form action="/login.php" method="post">
  11.     <input type="hidden" name="LastPage" value="http://www.eyetech.co.uk/basket.php?Action=Buy&ID=ACC-040-28">
  12.     <table align="center" bgcolor="#E0E0E0" rules="none" border="1" bordercolor="black" cellpadding="5" cellspacing="0">
  13.     <tr><td><table width="100%" border="0">
  14.     <tr><td colspan="2" align="center"><h3>Existing users login here</h3></td></tr>
  15.     <tr><td>E-mail address:</td><td><input type="text" name="Login" value=""></td></tr>
  16.     <tr><td>Password:</td><td><input type="password" name="Password"></td></tr>
  17.     <tr><td>Remember me:</td><td><input type="checkbox" name="autologin"></td></tr>
  18.     
  19.     <tr>
  20.         <td colspan="2" align="center">
  21.         <input type="submit" name="Action" value="  Login  ">
  22.          
  23.         <input type="submit" name="Action" value="  Cancel  ">
  24.         </td>
  25.     </tr>
  26.     
  27.     </table></td></tr>
  28.     </table>
  29.     </form>
  30.     <p>
  31.     <div align="center">Forgotten your password?
  32.     <a href="/login.php?Action=LostPassword">Click here</a></div>
  33.     <p>
  34.         <form action="/login.php" method="post">
  35.     <input type="hidden" name="LastPage" value="http://www.eyetech.co.uk/basket.php?Action=Buy&ID=ACC-040-28">
  36.     <table align="center" bgcolor="#E0E0E0" border="1" bordercolor="black" width="90%" cellpadding="5" cellspacing="0">
  37.     <tr><td><table width="100%" border="0">
  38.     <tr>
  39.         <td colspan="2" align="center"><h3>New users register here</h3></td>
  40.     </tr>
  41.     <tr valign="top"><td><table width="50%">
  42.         <tr>
  43.             <td nowrap>Name:
  44.             </td>
  45.             <td><input type="text" name="Name" value=""></td>
  46.             
  47.         </tr>
  48.         <tr>
  49.             <td nowrap>E-mail:
  50.             </td>
  51.             <td><input type="text" name="Email" value=""></td>
  52.         </tr>
  53.         <tr>
  54.             <td nowrap>Phone:
  55.             </td>
  56.             <td><input type="text" name="Phone" value=""></td>
  57.         </tr>
  58.         <tr>
  59.             <td nowrap>Password:
  60.             </td>
  61.             <td><input type="password" name="Password"></td>
  62.         </tr>
  63.         <tr>
  64.             <td nowrap>Confirm password:
  65.             </td>
  66.             <td><input type="password" name="Password2"></td>
  67.         </tr>
  68.         <tr>
  69.             <td nowrap>Country:
  70.             </td>
  71.             <td><select name="Country">
  72.                 <option>Please select
  73.                 <option>United Kingdom
  74. <option>Channel Islands
  75. <option>Other
  76.             </select></td>
  77.         </tr>
  78.         <tr>
  79.             <td nowrap>Existing customer?</td>
  80.             <td><input type="checkbox" name="ExistingCustomer" value="Y"></td>
  81.         </tr>
  82.     </table></td>
  83.  
  84.     <td><table width="50%">
  85.         <tr>
  86.             <td nowrap>Address:
  87.             </td>
  88.             <td><input type="text" name="Address1" value=""></td>
  89.         </tr>
  90.         <tr>
  91.             <td rowspan="3" valign="top">
  92.              </td>
  93.             <td><input type="text" name="Address2" value=""></td>
  94.         </tr>
  95.         <tr>
  96.             <td><input type="text" name="Address3" value=""></td>
  97.         </tr>
  98.         <tr>
  99.             <td><input type="text" name="Address4" value=""></td>
  100.         </tr>
  101.         <tr>
  102.             <td nowrap>Post code:
  103.             </td>
  104.             <td><input type="text" name="Postcode" value=""></td>
  105.         </tr>
  106.         <tr>
  107.             <td nowrap>If "Other":
  108.             <td><input type="text" name="OtherCountry" value=""></td>
  109.         </tr>
  110.         <tr>
  111.             <td nowrap>Customer code:
  112.             <td><input type="text" name="CustCode" value=""></td>
  113.         </tr>
  114.     </table></td></tr>
  115.     <tr>
  116.         <td colspan="2"><font size="-1">If you have oredered from Eyetech previously and you know your customer code,
  117.                       please enter it here. It is not essential but it will speed up the processing
  118.                       of your order</font></td>
  119.     </tr>
  120.     <tr><td colspan="2">
  121.         Send me email updates
  122.         <input type="checkbox" name="Announce" value="Y"><br>
  123.         <font size="-2">Select this to receive email updates about Eyetech products, offers and news.
  124.                      We will not pass your address onto third parties. It will only be used to send
  125.                      information from Eyetech. You may unsubscribe from our announcement list at any time.</font>
  126.     </td></tr>
  127.     <tr>
  128.         <td colspan="2" align="center">
  129.         <input type="submit" name="Action" value="  Register  ">
  130.          
  131.         <input type="submit" name="Action" value="  Cancel  ">
  132.         </td>
  133.     </tr>
  134.  
  135.     </table></td></tr>
  136.     </table>
  137.     </form>
  138.     <p>
  139.     </td>
  140. </tr>
  141. </table>
  142. <p>
  143. <h5 align="center"><a href="http://www.eyetech.co.uk/">Return to home page</a></h5>
  144. <br>
  145. <center>
  146. <b><font size=-1>
  147. This site is © 2001 Eyetech Group Limited<br>
  148. All trademarks acknowledged<p>
  149. </font></b>
  150. </center>
  151. </body>
  152. </html>
  153.